emacs.git
2015-09-24 justburBump version
2015-09-24 justburBetter fix for #65
2015-09-23 justburFix #65
2015-09-22 justburFix docstring typo
2015-09-21 justburAdd alist-name arg to add-key-val-to-alist
2015-09-21 justburAdd faces group
2015-09-19 justburBetter messages for add-key-val-to-alist
2015-09-18 justburRemove some alists from customize and update docs
2015-09-18 justburUpdate README for key-based replacements
2015-09-16 justburAdd ability to highlight certain commands
2015-09-09 Justin Burketttypo in readme
2015-09-08 justburMute echo-keystrokes message
2015-09-03 justburBetter warning for add-key-val-to-alist
2015-09-03 justburFix typo
2015-09-03 justburMinor fix on last commit
2015-09-03 justburCommon interface for prefix names and titles
2015-09-03 justburMinor changes to key-seq functions
2015-09-03 justburChange default indentation of helpers
2015-09-03 justburAdd support for prefix-names
2015-09-02 justburMake preventing C-h cycling the default
2015-09-02 justburAllow disabling truncation
2015-09-02 justburAdd min-display-lines option
2015-09-02 justburShorten next page hint
2015-09-02 justburFactor out next page hint
2015-09-02 justburChange wording of hint
2015-09-02 justburAdd missing autoload
2015-09-01 justburDescribe new paging options in readme
2015-09-01 justburFix compiler warning
2015-09-01 justburFix implementation of prevent-C-h-from-cycling
2015-09-01 justburAdd experimental support for using descbinds
2015-08-27 justburFix echo-keystrokes backup
2015-08-27 justburFix which-key-echo-keystrokes docstring
2015-08-16 justburAdd helper function for prefix titles
2015-08-16 justburOne more change to format of prefix-title-alist
2015-08-16 justburSwitch prefix-titles to key-seq as key
2015-08-15 justburAdd support for "prefix titles". See #58
2015-08-10 justburshow-remaining-keys cleanup
2015-08-10 justburAdd missing save-match-data call
2015-08-03 justburTweak partition-columns
2015-08-03 justburFix ref to free var
2015-08-03 justburReplace ?? with lambda by default
2015-08-03 justburClean-up partition-columns implementation
2015-08-02 justburAdd README intro to commentary section.
2015-08-02 justburBump version
2015-08-01 justburAllow for nil local-map. Fixes #57
2015-07-30 justburREADME links working again
2015-07-30 justburSecond try to fix links
2015-07-30 justburFix a link in readme
2015-07-30 justburAdd local-map face to readme
2015-07-29 justburAdd local-map face
2015-07-29 justburREADME fixes
2015-07-28 justburREADME typos
2015-07-28 justburReorg README and new pictures
2015-07-28 Justin BurkettMinor wording change to readme
2015-07-28 justburAdd note to readme
2015-07-28 justburRevert "Fix some parts of readme"
2015-07-28 justburMore docstrings
2015-07-28 justburAllow show-next-page to force update before timer
2015-07-27 justburAdd a docstring
2015-07-27 justburFix some parts of readme
2015-07-26 justburC-h for paging is awesome
2015-07-25 justburAdd next page hint to show-prefix top
2015-07-25 justburAdd hint for next page key
2015-07-25 justburFix show-next-page problem with mult events
2015-07-24 justburDocumentation is better now :-)
2015-07-24 justburAdd link to README about disabling special keys
2015-07-24 justburAllow which-key-special-keys to be nil
2015-07-24 justburSwitch to lexical binding and fix warnings
2015-07-23 justburFix echo function
2015-07-23 Justin BurkettAdd suggestion about tiling wm to readme
2015-07-23 justburBetter strategy for dealing with minibuffer paging
2015-07-23 justburHack to fix #48
2015-07-22 justburAllow side-window bottom to be shorter than 4
2015-07-22 justburFix key/page count and bug in create-pages
2015-07-22 justburSimplify show page a little
2015-07-22 justburBump version for new defaults
2015-07-22 justburMake side-window bottom the default
2015-07-22 justburAdd default replacement for next page
2015-07-22 justburFactor out paging timer and only start once
2015-07-22 justburFix some hash quotes
2015-07-22 justburProtect 2-side-window function from too many args
2015-07-22 justburRemove show and hide functions for minibuffer
2015-07-22 justburTweak next-page timer
2015-07-22 justburFix for #49
2015-07-22 justburFix #50 - Don't show pages if only 1 page
2015-07-22 justburNo need to call show-popup for minibuffer
2015-07-22 justburUse real-last-command instead of last-command
2015-07-22 justburFix a default regexp
2015-07-22 justburFix sort order in readme again
2015-07-22 justburFix latex in readme
2015-07-22 justburMove paging defcustoms
2015-07-22 justburUpdate readme with new features
2015-07-21 justburMuch better paging implementation
2015-07-21 justburDon't prevent changing paging bindings
2015-07-21 justburAdd options for paging (disabled by default)
2015-07-21 justburFix readme
2015-07-21 justburAdd check for no keys
2015-07-21 justburAdd new setup function for right-bottom
2015-07-21 justburBump version
2015-07-21 justburTurn off show remaining keys by default
next